From: Richard M. Stallman Date: Wed, 7 Aug 2002 14:32:09 +0000 (+0000) Subject: (C_SWITCH_SYSTEM): #undef it. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~55834 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3622bdf9a42bcfd6d09418fcdfa2695e75f65269;p=emacs.git (C_SWITCH_SYSTEM): #undef it. --- diff --git a/src/s/hpux10.h b/src/s/hpux10.h index 99aaf004652..dc9caf6e002 100644 --- a/src/s/hpux10.h +++ b/src/s/hpux10.h @@ -52,3 +52,6 @@ on HP-UX. (You get duplicate symbol errors on linking). */ #undef _FILE_OFFSET_BITS + +/* Don't define _BSD */ +#undef C_SWITCH_SYSTEM